set correct float abi settings for armel and armhf
authorPeter Michael Green <plugwash@debian.org>
Sat, 14 Oct 2023 16:37:48 +0000 (17:37 +0100)
committerSylvestre Ledru <sylvestre@debian.org>
Sat, 14 Oct 2023 16:37:48 +0000 (17:37 +0100)
commitcb7eed5f9ea34afff488d2742a91f2503d5e57c1
treeecae07346f3cc6644d577b0da205bc234f56a49c
parent970ee2e64d6e954cbe8be4037dc65ce8e7efd495
set correct float abi settings for armel and armhf

debian armel supports systems that don't have a fpu so should use a "float abi"
setting of soft by default.

Debian armhf needs a float abi setting of "hard"

Gbp-Pq: Name 26-set-correct-float-abi.diff
clang/lib/Driver/ToolChains/Arch/ARM.cpp